ComponentOne ASP.NET MVC Controls
DragThreshold Property

C1.Web.Mvc Namespace > LineMarker<T> Class : DragThreshold Property
Gets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.
Syntax
'Declaration
 
<DefaultValueAttribute(15)>
Public Property DragThreshold As Integer
[DefaultValue(15)]
public int DragThreshold {get; set;}
See Also

Reference

LineMarker<T> Class
LineMarker<T> Members